data layer strucure ,test,and implementation#4
data layer strucure ,test,and implementation#4marwanqashwa wants to merge 18 commits intodevelopmentfrom
Conversation
… unit test for method read all,implement it
Code Coverage Summary
|
|
What do you think about testing each method in a class separately? |
I think all the methods should be all in the same class because we are trying to test the |
|
…ode readability,refactor getId method,and add extra test cases to cover branches not covered
e13bbd9 to
295f104
Compare
data layer
add interface
-base schema to know how each entity transform to row or row to entity
-base data source
add class
-schema for each entity
-csv data source